License Agreement – im2graph

The current version of im2graph is free for personal use. The im2graph software 
is provided with absolutely no guarantee whatsover; nor fitness for any 
particular task; use it at your own risk.

For commercial use, please contact the author for prices and terms and 
conditions.

im2graph is protected by copyright laws. The software copyrights are owned by 
Shai Vaingast, the author. You may not transfer the software without proper 
written consent from the author.

No modification to im2graph is allowed.

Copyright (C) 2014- Shai Vaingast

website: http://www.im2graph.co.il
Email: shai@im2graph.co.il

All rights reserved.

Installing im2graph

Windows
=======
Download im2graph*-win32.zip. Extract the zip file contents to a directory 
(e.g., C:\Program Files\im2graph) and run the application im2graph.exe.

Linux
=====
1. Install wxWidgets and OpenCV packages:
  Debian (Jessie): 
	  apt-get install libwxgtk3.0 libopencv-core2.4 libopencv-imgproc2.4
  Ubuntu: 
	  sudo apt-get install libwxgtk3.0 libopencv2.4
  Fedora: 
	  yum install wxGTK opencv
2. Download im2graph*.tar.gz. Be sure to choose your OS's distribution as well 
the respective 32/64 bit download.
3. Unpack im2graph*.tar.gz to a directory of your choice:
	tar zxvf im2graph*.tar.gz.
4. Run im2graph.

